><

Setting up read-only form elements



HTML 4.0 lets Web authors set individual HTML form elements to read-only status. For example, you might want to include text that must accompany the form. Text fields, password fields, and text areas support read-only status.

To set an element to read-only status:

Select the element you want to set to read-only, and select Read-only in the Inspector.


Creating Forms > Setting up read-only form elements